home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / tools / lu62 / include / interc.h < prev    next >
C/C++ Source or Header  |  1996-07-10  |  146b  |  9 lines

  1.  
  2. struct intercomm
  3.        {
  4.         int   source_code;  
  5.         int   record_code;  
  6.     int  resource[3];
  7.     char *hd_ptr;      
  8.        };
  9.